IMSL C# Numerical Library

AbstractChartNode.TextFormat Property

Specifies the "TextFormat" attribute value.

public virtual string TextFormat {get; set;}

Property Value

A string that contains the "TextFormat" attribute value.

Remarks

The default is "0.00" that allows exactly two digits after the decimal.

See Also

AbstractChartNode Class | Imsl.Chart2D Namespace